- X (Twitter) MCP server
X (Twitter) MCP server
Overview
What is X (Twitter) MCP Server?
X (Twitter) MCP Server is a Model Context Protocol (MCP) server designed for interacting with Twitter (X) through AI tools, enabling users to perform various Twitter actions using natural language commands.
How to use X (Twitter) MCP Server?
To use the server, install it via Smithery or PyPI, configure your Twitter API credentials, and run the server. You can then connect it with Claude Desktop to interact with Twitter using natural language commands.
Key features of X (Twitter) MCP Server?
- Fetch user profiles, followers, and following lists.
- Post, delete, and favorite tweets.
- Search Twitter for tweets and trends.
- Manage bookmarks and timelines.
- Built-in rate limit handling for the Twitter API.
- Complete implementation of Twitter API v2 endpoints.
Use cases of X (Twitter) MCP Server?
- Automating tweet posting and management.
- Fetching user information and follower lists.
- Searching for tweets based on specific queries.
- Managing Twitter bookmarks and timelines.
FAQ from X (Twitter) MCP Server?
- What are the prerequisites for using the server?
You need Python 3.10 or higher and a Twitter Developer Account with API credentials.
- Is there a recommended installation method?
Yes, installing via Smithery is recommended for ease of use.
- Can I use this server with Claude Desktop?
Yes, the server is designed to work with Claude Desktop for natural language interactions.
Server Config
{
"mcpServers": {
"x-twitter-server": {
"type": "stdio",
"command": "x-twitter-mcp-server",
"args": [],
"env": {
"TWITTER_API_KEY": "<TWITTER_API_KEY>",
"TWITTER_API_SECRET": "<TWITTER_API_SECRET>",
"TWITTER_ACCESS_TOKEN": "<TWITTER_ACCESS_TOKEN>",
"TWITTER_ACCESS_TOKEN_SECRET": "<TWITTER_ACCESS_TOKEN_SECRET>",
"TWITTER_BEARER_TOKEN": "<TWITTER_BEARER_TOKEN>"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
rafaljanickiStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Filesystem
@modelcontextprotocol
2 months ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Memory
@modelcontextprotocol
a year ago
Cvforge
@mikelesagitter
4 hours ago